home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / tcsh6072.zip / tcsh6072 / history.os2 next >
Text File  |  1997-06-06  |  3KB  |  72 lines

  1. 6.07.02:
  2.     -- New base source 6.07.02
  3.     -- Recompiled with EMX09c fix2
  4.     -- Fixed minor problems using TCSH as shell for XFree86
  5.     -- Fixed problems with foreign characters not being completed
  6.         ( as far as I can test, any Eurpoeans want to verify? )
  7.     -- Added quick hack for killing pipe  bug
  8.  
  9.  
  10. 6.06.01:
  11.     -- Added in Official 6.06.01 patches
  12.     -- Fixed bug in passing arguments to cmd scripts in WPS objects
  13.         ( be sure and escape your backslashes in the "Parameters"
  14.             section of the settings  notebook of an object )
  15.     -- recompiled 8-bit clean  so ANSI escapes would work 
  16.         ( Thanks for reminding me, Mike! )
  17.     -- added more complete support for FAT based users 
  18.         ( tcsh.rc, csh.rc, login.rc, logout.rc, and history.rc are
  19.          now recognized file names but are only sourced if the 
  20.          HPFS version of the file does not exist )
  21.  
  22. 6.06.00:
  23.     -- Completely recompiled from the 6.06 base source 
  24.     -- Added all previous patches
  25.     -- Fixed the remainder of the malloc complaints ( YAY! )
  26.     -- Fixed PM processes returning "Not a Directory." error
  27.     -- discovered in Christos' infinite wisdom, the completion "enhance"
  28.         setting to allow CASE INSENSITIVE COMPLETION! 
  29.         ( set complete = enhance )
  30.     -- added support for OS/2's close window convention 
  31.         ( fixed closing the shell from the options button )
  32.     -- fixed missing CR with rmstar warning
  33.     
  34.  
  35. 6.05.04: ( this version never really existed... work on this became 6.06 )
  36.     -- WPS executed .cmd scripts ( like startup.cmd! )
  37.        that use /Cfoo or /Kfoo are now properly handled.
  38.     -- The "which" command now works without extensions ( eg: which cmd )
  39.     -- Fixed some of the annoying malloc messages ( not all of them! please 
  40.         report patterns of when they occur!)
  41.  
  42. 6.05.03:
  43.     -- Fixed directory name execution problem 
  44.         ( if you have a directory name in your path in 02 and you
  45.           wanted to run an executable by the same name, you couldn't )
  46.     -- Added visible cursor change from insert to overstrike modes
  47.     -- Added user definable cursor shapes for insert and overstrike
  48.     -- More than one PM app can now be executed in a given shell.
  49.     -- Fixed CTRL-C trap. ( cannot send SIGINT more than once )
  50.     -- Added support for real ttys (using H. Viet's XFREE86 Support driver)
  51.     -- oldman.txt has been removed. The current man page has been 
  52.         preformatted instead.
  53.                      
  54.  
  55. 6.05.02:
  56.  
  57.     -- Added PM support.
  58.     -- Added REXX support, DOS batch support
  59.     -- Added DOS executable support
  60.     -- Added extension "omission" support
  61.     -- Re-Added termcap entries 8-)
  62.  
  63. 6.05.01:
  64.     -- Added "clear" shell internal
  65.     -- Fixed cursor/termcap problems
  66.     -- Added termcap entries
  67.     -- Fixed BSD echo support 
  68.     -- Fixed HOME starting problems.
  69.  
  70. 6.05.00:
  71.     Initial release. 
  72.